Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPT-FAST-MIXTRAL-MOE integration #3151

Merged
merged 3 commits into from
May 21, 2024

Conversation

alex-kharlamov
Copy link
Contributor

Description

Integrate gpt-fast mixtral/moe example in TorchServe.

Type of change

  • New feature (non-breaking change which adds functionality)

Feature/Issue validation/testing

Model inference(int8 quantized tensor paralleled Mixtral-MOE) logs provided in the attachment file.
mixtral_moe_logs.txt

Checklist:

  • Did you have fun?
  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

@agunapal agunapal self-requested a review May 21, 2024 16:22
Copy link
Collaborator

@agunapal agunapal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you for your contribution.
LGTM

@agunapal agunapal added this pull request to the merge queue May 21, 2024
Merged via the queue into pytorch:master with commit b891309 May 21, 2024
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants